SyServiceSTARExceptionQueue 
Logical Entity Name  SyServiceSTARExceptionQueue 
Default Table Name  SyServiceSTARExceptionQueue 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceSTARExceptionQueue Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceSTARExceptionQueueId(PK)    int  NO 
 
ServiceProcessCode    char(8)  NO 
 
SyServiceStarRequestQueueId(FK)    int  NO 
 
SyCampusId(FK)    int  YES 
 
SyTaskScheduleId(FK)    int  NO 
 
SyServiceProcessSubscriptionId(FK)    int  NO 
 
ResourceKey    varchar(256)  NO 
 
StrategyName    varchar(1024)  NO 
 
ExceptionDetail    xml  YES 
 
CVueRecordTableName    varchar(1024)  NO 
 
IsProcessed    bit  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceSTARExceptionQueue Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceSTARExceptionQueue_SyServiceSTARExceptionQueueId  PrimaryKey  SyServiceSTARExceptionQueueId 

SyServiceSTARExceptionQueue Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampus  Non-Identifying  Zero or One to Zero or More  FK_SyServiceSTARExceptionQueueSyCampusId_SyCampusSyCampusId      SyCampusId  NO  YES 
SyServiceProcessSubscription  Non-Identifying  One To Zero or More  FK_SyServiceSTARExceptionQueueSyServiceProcessSubscriptionId_SyServiceProcessSubscriptionSyServiceProcessSubscriptionId      SyServiceProcessSubscriptionId  NO  YES 
SyServiceStarRequestQueue  Non-Identifying  One To Zero or More  FK_SyServiceSTARExceptionQueueSyServiceStarRequestQueueId_SyServiceStarRequestQueueSyServiceStarRequestQueueId      SyServiceStarRequestQueueId  NO  YES 
SyTaskSchedule  Non-Identifying  One To Zero or More  FK_SyServiceSTARExceptionQueueSyTaskScheduleId_SyTaskScheduleSyTaskScheduleId      SyTaskScheduleId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceSTARExceptionQueueUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceSTARExceptionQueue Check Constraints 
Check Constraint Name  CheckConstraint